Skip to content

Conversation

ProgrammingByPermutation
Copy link
Contributor

  1. Moved a model into the models folder
  2. Reduced the surface area of a race condition in setting the bot's token
  3. Disabling known bots
  4. Fixing issue where we were joining user channels even when they were banned

There is still another race condition but this should severly limit the
surface area of the issue. We need to centralize where the bot token is
refreshed instead of allowing 2 separate threads to compete for it.

We always wanted to ignore banned users but I forget to exclude them
from the mod list.
@ProgrammingByPermutation ProgrammingByPermutation merged commit e0966b3 into main Feb 2, 2025
4 checks passed
@ProgrammingByPermutation ProgrammingByPermutation deleted the feature/BannedUsers branch February 2, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant